home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / demos / eyercise.exe / SETUP.INF < prev    next >
INI File  |  1991-10-20  |  517b  |  25 lines

  1. ; Module name: Setup.Inf
  2. ; Programmer : Ralph Neff
  3.  
  4. [Application] 
  5. ;Application global information 
  6. AppName=EyerCise
  7. DefDir=C:\EyerCise
  8. SpaceNeeded=440
  9. DefPMGroup=MAIN.GRP, Main
  10.  
  11. [Disks] 
  12. ;List of diskettes needed to install the product and the name 
  13. ;of each diskette.
  14. 1=EYERCISE 01
  15.  
  16. [Files] 
  17. ;description, name, (dir #), (diskette #), (Compressed)
  18. EyerCise Executable, EYERDEMO.EXE, 0, 1, N
  19.  
  20. [PM Info] 
  21. ;File Name, App Description, Icon file #, Icon #
  22. EYERDEMO.EXE,   EyerCise Demo
  23.  
  24. [End]
  25.